home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 2 / CU Amiga Magazine's Super CD-ROM 02 (1996)(EMAP Images)(GB)[!][issue 1996-04].iso / graphics / dust / dusthelp2 / cmds6 < prev    next >
Text File  |  1995-12-15  |  1KB  |  19 lines

  1.    6. PROGRAMMER-FUNCTIONS
  2. -----------------------------------------------------------------
  3.    Type "?<command>" or "help(<command>)" to get a
  4.    description of one of the following commands:
  5.  
  6.     CALC or .         - calculate mathematical expressions
  7.     FOR               - for-loops
  8.     IF                - simple if-construct
  9.     ECOUNT            - save edge-count into variable "ecount"
  10.     FCOUNT            - save face-count into variable "fcount"
  11.     GETPSIZE          - writes the size of the shape-object (EXFILE)
  12.     GETPPOS           - writes the position of all particles (EXFILE)
  13.     GETPROT           - writes the alignment of all particles (EXFILE)
  14.     GETPSCL           - writes the size of all particles (EXFILE)
  15.     GETOCOUNT         - writes the number of particles in a particle (EXFILE)
  16.     GETPOINT          - save point-position into variables
  17.     OCOUNT            - save particle-count into variable "ocount"
  18.     PCOUNT            - save point-count into variable "pcount"
  19.